body {
	background:#f2f2f2;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color:#000000;
	margin:20px auto;
	text-align:center;
	line-height:1.5em;
	width:950px;
}

h1, h2, h3, h4, h5, h6, h7 {
	font-family:"Hiragino Kaku Gothic Pro",  Meiryo, sans-serif;
	font-weight:lighter;
}

a:link, a:visited {
	color:#c00;
	text-decoration:none;
}

a:hover {
	color:#0cc;
}

header, nav, section, footer {
	display:block;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 0px 4px #666;
	-moz-box-shadow: 0px 0px 4px #666;
	box-shadow: 0px 0px 4px #666;
	border: 1px solid #d3d3d3;
	background-color: #fff;
	margin:5px;
	padding: 0px 20px 10px 20px;
	font-size: 12pt;
	color: #000;
	text-align: left;
}

header {
	text-align:center;
	padding:0px;
	background-image: -moz-linear-gradient(top, #888888, #333333);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.0, #888888), color-stop(1.0, #333333));
	background-color: #444;
	border:none;
	color:#fff;
	text-shadow: 0px 0px 4px #000000;
}

header h1, header h2, header h3, header h4, header h5, header h6, header li, header p {
	font-family: Georgia, 'Hiragino Mincho Pro', Meiryo, serif;
}

header h1 {
	font-size:2.3em;
	text-transform:none;
	letter-spacing:0em;
}

header h2 {
	margin:-10px 0px 20px;
	font-size:1.3em;
}

header ul {
	padding:0px;
	list-style-type:none;
	display:inline;
}

header li {
	margin:0px 0px;
	padding:0px;
	list-style-type:none;
	display:inline;
}

header a:link, nav a:visited {
	font-weight:normal;
}

nav {
	position:relative;
	margin:0px auto;
	top:-40px;
	float:left;
	width:120px;
	height:650px;
}
.navsetsubi {
	position:relative;
	margin:0px auto;
	top:-40px;
	float:left;
	width:120px;
	height:750px;
}

nav h1 {
	position:relative;
	float:left;
	text-align:center;
	right:20px;
	margin:0px auto;
	font-size:1.4em;
	background-color:#444;
	color:#fff;
	width:160px;
	height:23px;

}

nav li{
	list-style:none;
	position:relative;
	float:left;
	right:20px;
}





section {
	margin:0px auto;
	position:relative;
	top:-40px;
	left:0px;
	float:right;
	width:740px;
	height:650px;
	text-align:left;

}
.new{
	margin:0px auto;
	position:relative;
	top:-40px;
	left:0px;
	float:right;
	width:740px;
	height:100%;
	text-align:left;

}

section h1{
	text-align:center;
}

section ul {
	padding:0px;
	list-style:none;
	border-top:1px solid #e7e2d7;
	margin:14px 0px;
}

section li {
	margin:0px;
	padding:0px;
	list-style:none;
}

section li a:link, section li a:visited {
	float:left;
	width:96%;
	padding:3px 1%;
	border-bottom:1px solid #e7e2d7;
}

section li a:hover {
	background:#f2f1ec;
}

section p {
	font-size:0.9em;
}

article {
	margin:0 0 30px 0;
}

footer {
	margin:0px;
	width:909px;
	clear:both !important;
	position:relative;
	top:-40px;
	background-color: #444;
	border:none;
	color:#fff;
	font-size:0.8em;
	text-align:center;
}

footer a {
	margin:0px 5px;
}
  
.logoimg{
	position:relative;
	top:0px;
	left:-383px;
	widht:100%;
	height:40px;

}
.employment top{
}
.topimg{
	position:relative;
	top:-40px;
	left:92px;
	widht:100%;
	height:40px;
}

.mainimg{
	position:relative;
	top:-40px;
	left:0px;
	widht:100%;
	height:335px;

}
.menu {
	position:relative;
	top:-40px;
	left:0px;
	overflow:hidden;
	background-color:#0051a0;
	border-top:1px solid #1e113c;
	border-bottom: 1px solid #1e113c;
}

.menu ul {
	position: relative;
	left: 50%;
	float: left;
	margin:5px;
}

.menu li {
	display: inline;
	float: left;
	position: relative;
	left: -55%;

}

.menu a{
	float:left;
	display:block;
	width:170px;
	margin-left:5px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

.menu a:link{
border:2px solid #1e113c;
	color:#e2e0ff;
  /* For Internet Explorer 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#013fa4, endColorstr=#4881e8);
  /* For Internet Explorer 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#013fa4, endColorstr=#4881e8)";

}


.menu a:visited{
	border:2px solid #1e113c;
	color:#e2e0ff;
  /* For Internet Explorer 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#013fa4, endColorstr=#4881e8);
  /* For Internet Explorer 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#013fa4, endColorstr=#4881e8)";

}

.menu a:hover{
	border:2px solid #67adcd;
	border-right:2px solid #0f394c;
	border-bottom:2px solid #0f394c;
	background-color:#266f91;
	color:#ffffff;
}


.menu a:active{
	border:2px solid #143a4c;
	border-right:2px solid #2f7494
	border-bottom:2px solid #226280;
	background-color:#226280;
	color:#ffffff;
}

.floatclear{
	clear:left
}

.main-textarea{  
font-size:14px;
color:#000000;
background-color:#ffffff;
border:3px solid #0080ff;
margin-top:10px;
margin-bottom:10px;
scrollbar-3dlight-color:#000000;
scrollbar-arrow-color:#ffdfef;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#0080ff;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#80bfff;
scrollbar-track-color:#0080ff;
}

table {
    border-top:1px solid #663300;
    border-left:1px solid #663300;
    border-collapse:collapse;

    width: 730px;
}

table td{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;

    text-align: left;
}

table th{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;

    text-align: left;
    width:170px;
    background-color:#336699;
    color:#FFFFFF;

}

.sample1{

    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    background-color:#003366;
    color:#FFFFFF;
    text-align: center;

}
div.centerboxtitle {
   position: absolute;
   top:  25%;
   left: 30%;
   width:  690px;        /* 横幅 */
   height: 160px;        /* 高さ */
   margin-left: -180px;  /* マイナス「横幅÷2」 */
   margin-top:  -105px;  /* マイナス「高さ÷2」 */
   overflow: auto;  /* 内容がはみ出る場合の表示方法 */
   background-color: #ffffff; /* 背景色 */

}

div.centerbox {
   position: absolute;
   top:  60%;
   left: 25%;
   width:  360px;        /* 横幅 */
   height: 160px;        /* 高さ */
   margin-left: -180px;  /* マイナス「横幅÷2」 */
   margin-top:  -105px;  /* マイナス「高さ÷2」 */
   overflow: auto;  /* 内容がはみ出る場合の表示方法 */

   background-color: #ffcccc; /* 背景色 */
   color: #000000;            /* 文字色 */
}
div.centerbox2 {
   position: absolute;
   top:  60%;
   left: 75%;
   width:  360px;        /* 横幅 */
   height: 160px;        /* 高さ */
   margin-left: -180px;  /* マイナス「横幅÷2」 */
   margin-top:  -105px;  /* マイナス「高さ÷2」 */
   overflow: auto;  /* 内容がはみ出る場合の表示方法 */

   background-color: #ffcccc; /* 背景色 */
   color: #000000;            /* 文字色 */
}

div.centerbox3 {
   position: absolute;
   top:  85%;
   left: 25%;
   width:  360px;        /* 横幅 */
   height: 160px;        /* 高さ */
   margin-left: -180px;  /* マイナス「横幅÷2」 */
   margin-top:  -105px;  /* マイナス「高さ÷2」 */
   overflow: auto;  /* 内容がはみ出る場合の表示方法 */

   background-color: #ffcccc; /* 背景色 */
   color: #000000;            /* 文字色 */
}
div.centerbox4 {
   position: absolute;
   top:  85%;
   left: 75%;
   width:  360px;        /* 横幅 */
   height: 160px;        /* 高さ */
   margin-left: -180px;  /* マイナス「横幅÷2」 */
   margin-top:  -105px;  /* マイナス「高さ÷2」 */
   overflow: auto;  /* 内容がはみ出る場合の表示方法 */

   background-color: #ffcccc; /* 背景色 */
   color: #000000;            /* 文字色 */
}

/* 見出し */
div.centerbox h1 {
   font-size: 130%;            /* 文字サイズ:1.3倍 */
   text-align: center;         /* 中央寄せ */
   background-color: #cc0000;  /* 背景色:濃赤 */
   color: #fffff0;             /* 文字色:ほぼ白色 */
   margin: 10px;               /* 外側の余白:10px */
}

/* 段落 */
div.centerbox p {
   margin: 0px;        /* 外側の余白:なし */
   padding: 1em;       /* 内側の余白:1文字分 */
   line-height: 1.45;  /* 行間:0.45文字分 */
}
div.centerbox2 p {
   margin: 0px;        /* 外側の余白:なし */
   padding: 1em;       /* 内側の余白:1文字分 */
   line-height: 1.45;  /* 行間:0.45文字分 */
}div.centerbox3 p {
   margin: 0px;        /* 外側の余白:なし */
   padding: 1em;       /* 内側の余白:1文字分 */
   line-height: 1.45;  /* 行間:0.45文字分 */
}div.centerbox4 p {
   margin: 0px;        /* 外側の余白:なし */
   padding: 1em;       /* 内側の余白:1文字分 */
   line-height: 1.45;  /* 行間:0.45文字分 */
}

div.centerbox h7 {
   font-size: 100%;            /* 文字サイズ:1.3倍 */ 
   margin: 0px;        /* 外側の余白:なし */
   padding: 0.5em 0 0.5em 1em;  
   line-height: 0;  /* 行間:0.45文字分 */
}
div.centerbox4 h7 {
   font-size: 100%;            /* 文字サイズ:1.3倍 */ 
   margin: 0px;        /* 外側の余白:なし */
   padding: 0.5em 0 0.5em 1em;  
   line-height: 0;  /* 行間:0.45文字分 */
}

/* tilte用 */
div.centerboxtitle h2 {

   font-size: 200%;            /* 文字サイズ:1.3倍 */
   margin: 0px;        /* 外側の余白:なし */
   padding: 0.6em;       /* 内側の余白:1文字分 */
   line-height: 0;  /* 行間:0.45文字分 */
   color: #ff0000;            /* 文字色 */
   font-weight: 900;

}
